MessageReceivedRepresentingName Property |
Contains the display name for the messaging user who is represented by the receiving user.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReceivedRepresentingName { get; set; }Public Property ReceivedRepresentingName As String
Get
Set
Property Value
Type:
StringThe name of the received representing.
See Also